build: Use both pkg-config and AM_PATH_GPGME
authorColin Walters <walters@verbum.org>
Wed, 11 Mar 2015 19:58:42 +0000 (15:58 -0400)
committerColin Walters <walters@verbum.org>
Wed, 11 Mar 2015 20:22:52 +0000 (16:22 -0400)
commitc732178a4376ce6baf7b5064fb86e0a6c2bf53c1
treee09c40117a9564ef53b06f9b2191d8e4674d3cc4
parent187e8d632ec5cded532fe652fdcdd91d2e95ae31
build: Use both pkg-config and AM_PATH_GPGME

Apparently OpenEmbeddeded only supports pkg-config (and includes
gpgme.pc in its content), and Fedora only has the latter.  So do both.
configure.ac